home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3862 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: ix.netcom.com!netnews
  2. From: denniszi@ix.netcom.com(Dennis Zimmerman )
  3. Newsgroups: comp.lang.c++
  4. Subject: C C++ book recommendation (for anyone)
  5. Date: 26 Jan 1996 13:15:11 GMT
  6. Organization: Netcom
  7. Message-ID: <4eak4v$ib9@ixnews7.ix.netcom.com>
  8. NNTP-Posting-Host: bin-ny1-21.ix.netcom.com
  9. X-NETCOM-Date: Fri Jan 26  5:15:11 AM PST 1996
  10.  
  11.     Many of you have asked about books to learn C or C++.  The book
  12. "Turbo C++ Programming in 12 Easy Lessons" by Greg Perry is written for
  13. the beginner, easy to read, and comes with the Borland TC++ compiler. 
  14. This book is great for the young (14 yr. old), or anyone that wants a
  15. good understanding of C++.  There is also a similar book for C if that
  16. is your choice.
  17.     The down side of the book is waht is not covered.  The
  18. debugger/profiler and graphics are not covered.  I still rate the book
  19. as excellent though.  There are follow-on books for object oriented
  20. programming, and Windows programming.  
  21.     Allow about 12 hours per lesson, or a total of 144 hours for the
  22. book.  12 hours per lesson is needed to allow time to write programs,
  23. which really puts your understanding at a higher level.
  24.     The book is available in many book stores, or from SAMS directly
  25. for $39 (USA) at 1-800-428-5331.
  26.     I am not connected with the book, SAMS, or Mr. Perry in any way.
  27.     Hope this helps many of you, and good luck to everyone.
  28.  
  29. Dennis,
  30.